home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 052a / wine02bx.zip / README < prev    next >
Text File  |  1993-03-28  |  3KB  |  77 lines

  1. README for Win-Emacs 1.00.02 beta
  2.  
  3. Copyright (c) 1993 Pearl Software, Oakland, CA
  4.  
  5.  
  6.     Win-Emacs is a version of GNU Emacs that runs under Windows 3.1 or
  7. later on 80386-based machines with at least 8 megabytes of memory.  12
  8. megabytes of free hard-disk space is required for a complete distribution.
  9. Win-Emacs is based on Lucid Emacs version 19.4 and provides complete
  10. windowing support including full programmability in E-Lisp, the variation
  11. of the Lisp programming language that Emacs supports.
  12.  
  13.  
  14. I. Installation
  15.  
  16.     Installation is accomplished through the SETUP.EXE program located on
  17. the disk "Win-Emacs 1" in the distribution.  Insert this disk in drive A
  18. and type "A:SETUP" from a DOS prompt; or from within Windows, select the Run
  19. command from the File menu in Program Manager and type "A:SETUP.EXE".
  20. Setup will start Windows automatically if it is not currently running, and
  21. will allow you to select the sections of Emacs you wish to install.  You
  22. must install the "Core Program Files" in order for Emacs to work, if you have
  23. not already install them.  "Emacs Info" refers to the online documentation
  24. files; you may choose not to install these files if you wish.
  25.  
  26.  
  27. II. Initialization files
  28.  
  29.     Arbitrary E-Lisp code can be run at start-up time by placing it in
  30. a file "_emacs".  Starting colors, fonts, and so on are specified in a file
  31. "xdefault.ini", which is formatted as a standard X-Windows resource file.
  32. The location of these files is the directory contained in $HOME, or the root
  33. directory of the current hard disk.  See the file "etc/news" for more
  34. information about X Resources.
  35.  
  36.  
  37. III. Functions/features not implemented or incompletely implemented
  38.  
  39.     All of these features may be available in future versions of Win-Emacs,
  40.     except where otherwise noted.
  41.  
  42.     a. Spawning a sub-process -- you cannot currently use Win-Emacs to run
  43.        another program such that the program's input comes from Emacs or
  44.        the program's output is placed into an Emacs buffer.
  45.     b. Scrollbars -- these do not exist in either Win-Emacs or Lucid-Emacs
  46.        19.4.
  47.     c. Variable-width fonts, bold/italic fonts, multiple fonts, changing
  48.        fonts during program execution -- support is incomplete and buggy.
  49.        This will most likely require an extensive rewrite of the redisplay
  50.        code.
  51.  
  52.  
  53. IV. Differences between Win-Emacs and Emacs version 18
  54.  
  55.     Please look in the file "etc/news" for more information.  This file
  56. documents the differences between Emacs 18 and Lucid Emacs 19.4.
  57.  
  58.  
  59. V. MS-DOS-specific additions to Emacs
  60.  
  61.     These are documented in the file "readme.dos".
  62.  
  63.  
  64. VI. Questions, problems, bug reports
  65.  
  66.     Please send e-mail to
  67.  
  68.     pearl@netcom.com
  69.  
  70.     or contact Pearl Software at
  71.  
  72.     320 Lenox Ave.
  73.     Oakland, CA 94610
  74.  
  75.     voice: 510-273-9795
  76.     fax: 510-839-9820
  77.